[e]
[e]
[e]
S-E-A-R-C-H-M-O-N-S-T-E-R | SEARCH | INSTRUCTIONS | NOTESHOW TO USE
Try these queries:The program currently searches these databases:
notes
edit thisBugs
- pwt:pop for GBR seems to be showing the wrong data
- WDI data has no decimal points.
- Draw an empty graph when it finds no data.
- PWT shows China's data for Hong Kong.
- Try NGA/WDI:BX.KLT.DINV.CD.WD/1960-2007
- Preserve country-list when you click a link
- You can't use the same series name twice in a scatter graph
Misc Features
- Specify names for series
- (x) Number each series (1), (2), and put numbers on the graph. Optionally specify names.
- Compute summary stats: avg/std/persistence, and cross-correlation for all series.
- Specify separately events (=lines) and periods (=shaded) for the graph
- Specify a top & bottom value for the y-axis (so you can compare graphs)
- Make colours better (not so many greens)
- Adjust the axis labelling according to how many pixels you have.
- Year references, so you can say "(rgdpch-rgdpch[-20])/rgdpch[-20]", also "rgdpch[last]"
- Once above's done, aggregation operators: avg(), std(), sum()
- Standard set of series which don't need prefixed (gdp,unemployment,inflation). Try to make them consistent, e.g. all measured in 1996US$, otherwise as fraction of GDP. - Alternatively, just a page of recommendations for useful series.
- Mouseover and link for 3-letter country codes.
- Close-window button on each graph. (perhaps two buttons: close-window and collapse-window).
- POST links to original data (e.g. PWT)
- Handle quarterly / monthly / daily data
- Require email address while you use the program.
- Country alias names: UK / GB / ..
- Standard colours for countries (with rugby rules, not two too-similar colours).
- Alternate symbols in the lines
- Print table of data without humanReadable, so you can put it in Excel.
- (x)Use minimum labelling: so only put the country on the key if it's for different countries
- Always bring back entire time series, so formulas can refer to specific years (gdp[1990]/gdp[1970])
- (x) Groups of countries: eu25, oecd, opec, g8
- (x) Algebra: problem is that "-" or "/" could be part of a series name. Solution: only treat with algebraic parser if every word is separated by some symbol [ Safe: |,*,^; Unsafe: -,/,(,) ]
- (x) Standard ISO country codes (need for matching data from diff series, + useful for graphs). Note ISO also has region-names.
- (x) Standard short terms (as, "pwt:pop").
- (x) Save a link to a query
Data management
- Automatically fetch list of series, store in DB, in case they're updated.
- Allow user to input their login & password for closed-access data.
Graphing
- Probably want a multi-format wrapper, because no format is perfect.
- FORMATS:
- GIF : can't select text & follow links
- SVG : not supported in IE4, and a bit fiddly to deliver with
- HTML : fiddly, difficult to do lines. (see http://webfx.eae.net/dhtml/chart/jsgdemo.html )
- SWF : /good/ in general. Support not universal.
- Scatter plot with either *years* or *ISO countries*.
Databases
- (??) inflation and unemployment pre-1980?
- WHO
- UN Common Database http://unstats.un.org/unsd/cdb/ (a bitch to parse)
- World Bank Development Indicators
- World Tax Database: http://www.bus.umich.edu/otpr/otpr/default.asp
- http://www.measuringworth.com/
- http://www.nber.org/macrohistory/
- CEP-OECD institutions data set http://cep.lse.ac.uk/pubs/download/dp0759.pdf
- http://www.eia.doe.gov/
- BLS : Bureau Labour Statistics
- http://www.globalfindata.com/
- USDA: http://usda.mannlib.cornell.edu/MannUsda/homepage.do
- Eurostat (using http://europa.eu/estatref/download/everybody/data/ *and* http://europa.eu.int/estatref/info/notes/en/table_of_contents.html )
- Political things: http://www.carleton.ca/cgi-bin/cifp/data.pl
- POLITY: http://www.cidcm.umd.edu/polity/data/
- Weather: http://www.metoffice.gov.uk/research/hadleycentre/obsdata/HadCRUT3.html
- Links to links:
- http://www.lib.umich.edu/govdocs/stats.html
- Historical statistics: http://gethelp.library.upenn.edu/guides/hist/historicalstatistics.html
- http://www.historicalstatistics.org/
Reproduce
Please send bugs or suggestions to t (dot) e (dot) cunningham (at) lse (dot) ac (dot) uk
(links: css index form)